-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump flake8 from 3.9.2 to 6.1.0 in /tools/deps #4052
Conversation
Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.2 to 6.1.0. - [Commits](PyCQA/flake8@3.9.2...6.1.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.2 to 6.1.0. - [Commits](PyCQA/flake8@3.9.2...6.1.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
ffc39ef
to
60b5a7c
Compare
…pendabot/pip/tools/deps/flake8-6.1.0
…ub.com/nuxeo/nuxeo-drive into dependabot/pip/tools/deps/flake8-6.1.0
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4052 +/- ##
==========================================
+ Coverage 47.30% 47.43% +0.12%
==========================================
Files 93 94 +1
Lines 15645 15657 +12
==========================================
+ Hits 7401 7427 +26
+ Misses 8244 8230 -14
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
@dependabot recreate |
Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.2 to 6.1.0. - [Commits](PyCQA/flake8@3.9.2...6.1.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
7a85206
to
62826a6
Compare
Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.7.0 to 2.11.0.
Bumps [mccabe](https://github.com/pycqa/mccabe) from 0.6.1 to 0.7.0.
…ub.com/nuxeo/nuxeo-drive into dependabot/pip/tools/deps/flake8-6.1.0
…pendabot/pip/tools/deps/flake8-6.1.0
Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.7.0 to 2.11.0. - [Release notes](https://github.com/PyCQA/pycodestyle/releases) - [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt) - [Commits](PyCQA/pycodestyle@2.7.0...2.11.0) --- updated-dependencies: - dependency-name: pycodestyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [mccabe](https://github.com/pycqa/mccabe) from 0.6.1 to 0.7.0. - [Commits](PyCQA/mccabe@0.6.1...0.7.0) --- updated-dependencies: - dependency-name: mccabe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 2.3.1 to 3.1.0. - [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst) - [Commits](PyCQA/pyflakes@2.3.1...3.1.0) --- updated-dependencies: - dependency-name: pyflakes dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ub.com/nuxeo/nuxeo-drive into dependabot/pip/tools/deps/flake8-6.1.0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
* Bump flake8 from 3.9.2 to 6.1.0 in /tools/deps * Bump pycodestyle from 2.7.0 to 2.11.0 in /tools/deps (#4073) * Bump mccabe from 0.6.1 to 0.7.0 in /tools/deps (#3916) * Bump pycodestyle from 2.7.0 to 2.11.0 in /tools/deps (#4148) * Bump mccabe from 0.6.1 to 0.7.0 in /tools/deps (#4146) * Bump pyflakes from 2.3.1 to 3.1.0 in /tools/deps (#4169) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Filip <[email protected]>
Bumps flake8 from 3.9.2 to 6.1.0.
Commits
7ef0350
Release 6.1.0354f873
Merge pull request #1852 from PyCQA/setup-cfg-fmt24be8ad
Merge pull request #1851 from PyCQA/pylint-warnings5233d88
use setup-cfg-fmtd4d1552
Merge pull request #1849 from PyCQA/handle-multiline-fstrings-in-312cc301ed
fix pylintrc warnings1ed78d5
handle multiline fstrings in 3.12f264195
Merge pull request #1850 from PyCQA/312-testacca35b
add 3.12 to ci matrix579f9f6
Merge pull request #1848 from PyCQA/upgrade-pycodestyleYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)